home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / ADOS commands / Failat < prev    next >
Text File  |  1998-02-16  |  425b  |  22 lines

  1.                           --AMIGADOS GUIDE V2.5--
  2.                                   FAILAT
  3.  
  4.  
  5.    USE:
  6.    Failat displays or sets the failure condition at which a script will be
  7.    terminated.
  8.  
  9.    PATH:
  10.    Internal
  11.  
  12.    SYSTEM:
  13.    2.0 (enhanced), 2.1, 3.0
  14.  
  15.    EXAMPLES:
  16.    1>FAILAT (read current fail limit)
  17.    1>FAILAT 5 (set failure rate at 5)
  18.  
  19.    NOTES:
  20.    Amiga Technologies recommended values:
  21.    5 Warn, 10 Error, 20 Fail
  22.